mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Enable cache for ESLint.
This commit is contained in:
+1
-3
@@ -1,9 +1,7 @@
|
||||
// package metadata file for Meteor.js
|
||||
|
||||
/* eslint-env meteor */
|
||||
|
||||
Package.describe({
|
||||
name: 'twbs:bootstrap', // https://atmospherejs.com/twbs/bootstrap
|
||||
name: 'twbs:bootstrap', // https://atmospherejs.com/twbs/bootstrap
|
||||
summary: 'The most popular front-end framework for developing responsive, mobile first projects on the web.',
|
||||
version: '4.2.1',
|
||||
git: 'https://github.com/twbs/bootstrap.git'
|
||||
|
||||
Reference in New Issue
Block a user