vscode-jupyter/.prettierignore

4 строки
140 B
Plaintext

# Ignore the pythonEnvironments/ folder because we use ESLint there instead
src/platform/pythonEnvironments/*
src/test/pythonEnvironments/*