Current Path : C:/Users/ITO/Desktop/From USB/vendors/bootstrap/build/ |
Current File : C:/Users/ITO/Desktop/From USB/vendors/bootstrap/build/.eslintrc.json |
{ "env": { "browser": false, "node": true }, "parserOptions": { "sourceType": "script" }, "extends": "../.eslintrc.json", "rules": { "consistent-return": "off", "func-style": "off", "no-console": "off", "no-magic-numbers": "off", "no-process-env": "off", "no-process-exit": "off", "no-sync": "off", "spaced-comment": "off" } }